x86/EFI: add code interfacing with the secure boot shim
authorJan Beulich <jbeulich@suse.com>
Fri, 7 Dec 2012 12:44:32 +0000 (13:44 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 7 Dec 2012 12:44:32 +0000 (13:44 +0100)
commit0d524c59b22af0764c966f9d14b676da379c9df2
tree40781d98ac170d998cc2e69137d69da8751955fb
parent1dd38297f4bad2c6e72de030faa7095064db4964
x86/EFI: add code interfacing with the secure boot shim

... to validate the kernel image (which is required to be in PE
format, as is e.g. the case for the Linux bzImage when built with
CONFIG_EFI_STUB).

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Keir Fraser <keir@xen.org>
xen/arch/x86/efi/boot.c